Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm source code

Search list

[OtherDelphi20060512

Description: 一个不错的遗传算法分类器源码,一 个不错的遗传算法分类器源码。-a good genetic algorithm classifier source, a good classifier genetic algorithm source code a good genetic algorithm classifier source.
Platform: | Size: 44032 | Author: 张三 | Hits:

[AI-NN-PRBack_up_tsp_test

Description: 这是一篇关于遗传算法求解TSP问题的源码,用C++编写,带注释.-This is a genetic algorithm for TSP source code, the C preparation, with the Notes.
Platform: | Size: 735232 | Author: 不知道 | Hits:

[AI-NN-PRGAFORTRAN

Description: 本人做的遗传算法源代码,在FORTRAN下打开即可以,可在WINDOUS环境下运行-I do genetic algorithm source code, under the FORTRAN that can be opened, in WINDOUS operating environment
Platform: | Size: 18432 | Author: 王彬 | Hits:

[AI-NN-PRfmax_ga

Description: 求解函数最大值的遗传算法Matlab源代码-maximum function for the genetic algorithm source code Matlab
Platform: | Size: 3072 | Author: mmcc | Hits:

[source in ebookadp-matlab

Description: 自适应遗传算法源程序,比较不错的。 具有很大的参考价值-adaptive genetic algorithm source code, the quite good. Great reference value
Platform: | Size: 1024 | Author: 李为 | Hits:

[JSP/Javajava-ga-devel-alpha-0.1.tar

Description: 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
Platform: | Size: 30720 | Author: 李文 | Hits:

[matlabjiandan0101

Description: 这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。 -This is a very simple genetic algorithm source code, code guarantees minimal, in fact there is no need Checking. For a specific application to amend this code, users only need to change the constant definition and the definition of "evaluation function" can. Attention to the design of the code for the maximum, the objective function can only take positive; and function and adapt to the individual was no difference between the value. The system uses ratio choices, the essence model, single point of hybridization and mutation uniform. If Gaussian variation replacement uniform variation, may be a better result. Code no graphics, or even no screen output, mainly to ensure that the platforms to the high portability. Readers can get ftp.uncc.edu. Contents coe/evol prog.c the document
Platform: | Size: 3072 | Author: | Hits:

[AI-NN-PRgatsp

Description: tsp遗传算法源代码,nit fEA_TSP interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class(TForm) PanelFit: TPanel Panel2: TPanel Panel3: TPanel PanelDisp: TPanel Panel5: TPanel Panel6: TPanel Label2: TLabel EditNoCities: TSpinEdit EditPopulationSize: TSpinEdit EditKill: TSpinEdit EditInversion: TSpinEdit EditTransposition: TSpinEdit EditGens: TSpinEdit ButtonRun: TButton ButtonStep: TButton ButtonCreateCities: TButton ButtonCreatePop: TButton -tsp genetic algorithm source code, nit fEA_TSP interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class (TForm) PanelFit: TPanel Panel2: TPanel Panel3: TPanel PanelDisp: TPanel Panel5: TPanel Panel6: TPanel Label2: TLabel EditNoCities: TSpinEdit EditPopulationSize: TSpinEdit EditKill: TSpinEdit EditInversion: TSpinEdit EditTransposition: TSpinEdit EditGens: TSpinEdit ButtonRun: TButton ButtonStep: TButton ButtonCreateCities: TButton ButtonCreatePop: TButton
Platform: | Size: 8192 | Author: wwf | Hits:

[AI-NN-PRGP-simple

Description: GP算法,遗传规划算法源代码。VC++环境下编译。-GP algorithm, genetic programming algorithm source code. VC++ Compiler environment.
Platform: | Size: 48128 | Author: shenxu | Hits:

[AI-NN-PRtsp-ga

Description: 基于遗传算法解决旅行商问题的vc++源码。-Based on genetic algorithm to solve the traveling salesman problem vc++ Source.
Platform: | Size: 391168 | Author: wangjing | Hits:

[AI-NN-PRigalib

Description: 免疫遗传算法java语言版源程序,可编译通过。-Immune genetic algorithm source code java language version can be compiled through.
Platform: | Size: 572416 | Author: zhoeng | Hits:

[Data structs01knapsack

Description: 01背包问题的C++源程序,写的比较简单-01 knapsack problem C++ Source code, written in relatively simple
Platform: | Size: 49152 | Author: sandy chen | Hits:

[AI-NN-PRGATest

Description: genetic algorithm source code, C# environment, and good, for beginners learning -genetic algorithm source code, C# environment, and good, for beginners learning
Platform: | Size: 87040 | Author: fsa | Hits:

[matlabyichuansuanfa

Description: 遗传算法的matlab源程序,可以直接运行。-Matlab genetic algorithm source code, can be directly run.
Platform: | Size: 1024 | Author: jie | Hits:

[AI-NN-PRGenetic-algorithm

Description: Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容 这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。 如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
Platform: | Size: 3177472 | Author: chen | Hits:

[AI-NN-PRfga

Description: 一个简单的针对函数优化问题的遗传算法源程序。-A simple function optimization problem for genetic algorithm source code.
Platform: | Size: 3072 | Author: 钮 吉 | Hits:

[AI-NN-PRgenatic

Description: 遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
Platform: | Size: 2048 | Author: SHI YU ZHEN | Hits:

[AI-NN-PRSGA

Description: 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
Platform: | Size: 2048 | Author: asdfasdf | Hits:

[AI-NN-PRnsga2

Description: 多目标遗传算法的源代码,希望能到帮到大家-Multi-objective genetic algorithm source code, hoping to help you
Platform: | Size: 281600 | Author: 张丹 | Hits:

[AI-NN-PRgood1

Description: 改进遗传算法MATLAB源代码,内含多个子文件,测试时运行mainpath文件即可.-Improved genetic algorithm MATLAB source code that contains multiple sub-documents, tests can be run mainpath documents.
Platform: | Size: 3072 | Author: meng | Hits:
« 1 23 4 5 6 7 8 9 10 ... 46 »

CodeBus www.codebus.net